GPX: Avoid a realloc/copy when reading large data segments that come in multiple...
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 14 Jun 2008 14:44:11 +0000 (14:44 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 14 Jun 2008 14:44:11 +0000 (14:44 +0000)
commitca4dddf859c400fb22324fac0e22735d3f20275c
treed40b68b8508afa075c60728f7614d112eb8683bc
parent50dbec90e11612df2197cd9ab0581f56a26e7133
GPX: Avoid a realloc/copy when reading large data segments that come in multiple hunks.  27x faster on pathological case of a PQ containing the first million digits of pi broken into 70 column lines.
p
gpsbabel/gpx.c